home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1998 March / EnigmA AMIGA RUN 25 (1997)(G.R. Edizioni)(IT)[!][issue 1998-03].iso / recent2 / copyreplace.readme < prev    next >
Text File  |  1998-02-19  |  2KB  |  55 lines

  1. Short:    V1.13 powerful Copy replacement
  2. Author:   stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  3. Uploader: stoecker@rcs.urz.tu-dresden.de (Dirk Stoecker)
  4. Version:  1.13
  5. Type:     util/sys
  6. Kurz:     V1.13 Copy Ersatz mit vielen Funktionen
  7.  
  8. Advantages of this Copy:
  9.   - can be called like original Copy - complete replacement
  10.   - replaces programs Copy, MakeLink, Delete, Rename, MakeDir (and Move)
  11.   - has option to delete source-file (MOVE)
  12.   - can rename the files instead of moving (when on same device)
  13.   - can produce hardlinks and softlinks
  14.   - has 3 different grades of beeing quiet
  15.   - able to copy protection bits, comments, dates
  16.   - processes directories recursive
  17.   - may turn off overwrite mode
  18.   - may force overwriting (unprotect destination)
  19.   - may force deletion (unprotect source)
  20.   - produces destination directories recursiv! (Not only the last one)
  21.  
  22. Copy needs OS 37 (2.0) or later OS versions!
  23. Of course this Copy is reentrant (pure bit) like the original one.
  24.  
  25. Useful aliases you may add to S:User-StartUp:
  26.  
  27. Alias Delete   Copy [] DELETE
  28. Alias MakeDir  Copy [] MAKEDIR SILENT
  29. Alias MakeLink Copy TO [] HARDLINK SILENT
  30. Alias Move     Copy [] MOVE CLONE
  31. Alias Rename   Copy [] MOVE CLONE SILENT
  32.  
  33. This program is Freeware. Use it as you want, but WITHOUT ANY WARRANTY!
  34. Although you get program and complete sources, this program is still
  35. copyrighted by me. No changes should be done to it or it's distribution
  36. archive contents.
  37.  
  38. When you use this program more than once, you have to contact the author
  39. via e-mail or snail-mail!
  40.  
  41. Please report me bugs, comments, suggestions and problems. If there are
  42. some Enforcer hits or other problems report them as good as possible.
  43.  
  44. Please contact me:
  45.  
  46. ****************************************************************************
  47. * snail-mail:                  * e-mail:                                   *
  48. *   Dirk Stoecker              *   stoecker@rcs.urz.tu-dresden.de          *
  49. *   Geschwister-Scholl-Str. 10 *   stoecker@amigaworld.com                 *
  50. *   01877 Bischofswerda        * world wide web:                           *
  51. *   GERMANY                    *   http://home.pages.de/~Gremlin/          *
  52. * phone:                       * pgp key:                                  *
  53. *   GERMANY +49 (0)3594/706666 *   get with finger or from WWW pages       *
  54. ****************************************************************************
  55.